diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:17:17 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:17:17 +0800 |
commit | c8279043c76c50a7dfb9161150d4f3eaf58762cf (patch) | |
tree | 5374f212b24b669102449332bbbc2b6cc1c03868 /irc/tr-ircd | |
parent | 94c0cf78ee56ccdae44659300e2944c84da47f6e (diff) | |
download | freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.gz freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.zst freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.zip |
De-pkg-comment.
Diffstat (limited to 'irc/tr-ircd')
-rw-r--r-- | irc/tr-ircd/Makefile | 1 | ||||
-rw-r--r-- | irc/tr-ircd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile index 10072e294cbf..6e30fed7f592 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r MAINTAINER= sysadmin@alexdupre.com +COMMENT= An irc daeemon based on Bahamut and hybrid-7 USE_GMAKE= yes diff --git a/irc/tr-ircd/pkg-comment b/irc/tr-ircd/pkg-comment deleted file mode 100644 index 2c3bea301a6f..000000000000 --- a/irc/tr-ircd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An irc daeemon based on Bahamut and hybrid-7 |