diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-02-11 21:54:48 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-02-11 21:54:48 +0000 |
commit | c99bbeba8148c293451112fdd2b6377a61d1ba35 (patch) | |
tree | a72fafec265ffc806db99bf1eba1526f26bd6eb6 /irc/pisg/Makefile | |
parent | b5990d1aae792d087249719ef6e600253a55b203 (diff) |
Notes
Diffstat (limited to 'irc/pisg/Makefile')
-rw-r--r-- | irc/pisg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index 9ebf159e5b01..40866b3ff58a 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,12 +6,13 @@ # PORTNAME= pisg -PORTVERSION= 0.44 +PORTVERSION= 0.46 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@freebsdcluster.org +COMMENT= A Perl IRC Statistics Generator USE_REINPLACE= YES USE_PERL5= YES |