diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-12 05:30:15 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-12 05:30:15 +0800 |
commit | 51c1b9f9a90a432058792df22dbe12d831d611d0 (patch) | |
tree | 00cbaf2438c30cc2a98f2ea38bee208d71f91bf0 /devel/libshhopt | |
parent | 0bf120a84dd4029b5653c00e40bdd783f1805810 (diff) | |
download | freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.gz freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.zst freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.zip |
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/libshhopt')
-rw-r--r-- | devel/libshhopt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile index d23052ec09ef..81adcde356cf 100644 --- a/devel/libshhopt/Makefile +++ b/devel/libshhopt/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: libshhopt -# Version required: 1.1.6 # Date created: 11 April 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= shhopt-1.1.6 -PKGNAME= libshhopt-1.1.6 +PORTNAME= libshhopt +PORTVERSION= 1.1.6 CATEGORIES= devel MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ +DISTNAME= shhopt-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org |