diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-26 14:00:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-26 14:00:16 +0000 |
commit | c7fd7e5ee3a2785aeda4aef8deab929b28977ea8 (patch) | |
tree | b9b27523b53820548e5953fa35a31d2edeb0dab1 /comms/gscmxx/Makefile | |
parent | a0e3c88be5304005f77ffc004f9119a088ea55f7 (diff) | |
download | pkgsrc-c7fd7e5ee3a2785aeda4aef8deab929b28977ea8.tar.gz |
Add missing files to PLIST. Bump PKGREVISION.
Diffstat (limited to 'comms/gscmxx/Makefile')
-rw-r--r-- | comms/gscmxx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index 9ff792d0952..d307328a6ad 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/09/26 14:00:16 wiz Exp $ # DISTNAME= gscmxx-0.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/} |