diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
commit | 3b3f78904cefc8abc8ce8b1c752e445405b0fc2e (patch) | |
tree | a968321c6e98cbe48882c76b37386184e23b63fa /misc/k3b-i18n | |
parent | 160953339fae9c5b8ba5249e387fabc88a06f93f (diff) | |
download | ports-3b3f78904cefc8abc8ce8b1c752e445405b0fc2e.tar.gz ports-3b3f78904cefc8abc8ce8b1c752e445405b0fc2e.zip |
- Reassign to the heap
Notes
Notes:
svn path=/head/; revision=277083
Diffstat (limited to 'misc/k3b-i18n')
-rw-r--r-- | misc/k3b-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/k3b-i18n/Makefile b/misc/k3b-i18n/Makefile index 9302007bd0b3..22f71a947ab8 100644 --- a/misc/k3b-i18n/Makefile +++ b/misc/k3b-i18n/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES?= misc kde MASTER_SITES= SF/k3b/${PORTNAME}/${PORTVERSION} -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Localized messages and documentation for K3b USE_KDELIBS_VER=3 |