diff options
author | billf <billf@FreeBSD.org> | 1999-11-16 11:46:17 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-11-16 11:46:17 +0800 |
commit | 28f5c627113c013fa80107c03819a6cb832e6194 (patch) | |
tree | 8b2720a077488babd69be8b4c857312fd4cdd9b6 /net/licq | |
parent | 3d72d3d0d72a832d0642e6a500138adcebe850bb (diff) | |
download | freebsd-ports-gnome-28f5c627113c013fa80107c03819a6cb832e6194.tar.gz freebsd-ports-gnome-28f5c627113c013fa80107c03819a6cb832e6194.tar.zst freebsd-ports-gnome-28f5c627113c013fa80107c03819a6cb832e6194.zip |
Use the MAINTAINER's real e-mail address.
Remove redundant WRKSRC= line.
Diffstat (limited to 'net/licq')
-rw-r--r-- | net/licq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile index e6095e4209af..0415896c2ad5 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.wibble.net/pub/licq/srcs/ \ ftp://ftp.fanfic.org/pub/licq/srcs/ \ ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/ -MAINTAINER= green@unixhelp.org +MAINTAINER= green@FreeBSD.org USE_QT= yes WRKSRC= ${WRKDIR}/${DISTNAME} |