diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-08-05 17:00:46 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-08-05 17:00:46 +0000 |
commit | 06a71c687eba390c4f1d3ba721842da0d4da0748 (patch) | |
tree | 3f92421f9a839485e6c4484900be29d8c37f86fa /print/scribus | |
parent | Update to 0.9.13. (diff) |
Take over maintainership. Will move to 0.7.7 for QT3.
Notes
Notes:
svn path=/head/; revision=64054
Diffstat (limited to 'print/scribus')
-rw-r--r-- | print/scribus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index c509ca86f923..1ef9f4a91d6e 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.5 CATEGORIES= print MASTER_SITES= http://web2.altmuehlnet.de/fschmid/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@geeksrus.net USE_QT_VER= 2 GNU_CONFIGURE= yes |