diff options
Diffstat (limited to 'sysutils/psgconf')
-rw-r--r-- | sysutils/psgconf/Makefile | 1 | ||||
-rw-r--r-- | sysutils/psgconf/pkg-plist | 8 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/psgconf/Makefile b/sysutils/psgconf/Makefile index f0855ffd5d04..9c5f9c473c13 100644 --- a/sysutils/psgconf/Makefile +++ b/sysutils/psgconf/Makefile @@ -7,6 +7,7 @@ PORTNAME= psgconf PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp-dev.cites.uiuc.edu/pub/psgconf/ diff --git a/sysutils/psgconf/pkg-plist b/sysutils/psgconf/pkg-plist index fcc152c00773..2ef0641ff2fd 100644 --- a/sysutils/psgconf/pkg-plist +++ b/sysutils/psgconf/pkg-plist @@ -1,9 +1,9 @@ etc/psg.conf.sample etc/psgconf_modules.sample -sbin/ConfigFile2Storable -sbin/psgconf -sbin/psgconf-import -sbin/platform-name +bin/ConfigFile2Storable +bin/psgconf +bin/psgconf-import +bin/platform-name %%DATADIR%%/config/defaults.conf %%DATADIR%%/config/platform-fc4.conf %%DATADIR%%/config/platform-freebsd4.conf |