diff options
author | kris <kris@FreeBSD.org> | 2005-04-04 05:30:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-04 05:30:39 +0800 |
commit | ba65154f0ee77c6babbc41562d2d13a537e1b9a9 (patch) | |
tree | 530cfc03805a3157cf21923eeeb33902ff53fc09 /net/libicq | |
parent | 55b55d8a89eec7593ad97fca0d4c77a18b22b33d (diff) | |
download | freebsd-ports-gnome-ba65154f0ee77c6babbc41562d2d13a537e1b9a9.tar.gz freebsd-ports-gnome-ba65154f0ee77c6babbc41562d2d13a537e1b9a9.tar.zst freebsd-ports-gnome-ba65154f0ee77c6babbc41562d2d13a537e1b9a9.zip |
Reset inactive maintainer. Thanks for your work in the past!
Diffstat (limited to 'net/libicq')
-rw-r--r-- | net/libicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libicq/Makefile b/net/libicq/Makefile index bb1e727021cb..3bca75346245 100644 --- a/net/libicq/Makefile +++ b/net/libicq/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.sourceforge.net/libicq/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flathill -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to add ICQ communication support to your software USE_GNOME= glib12 |