diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/libshhmsg | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
Notes
Diffstat (limited to 'devel/libshhmsg')
-rw-r--r-- | devel/libshhmsg/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile index 2809489edb72..97c1bad7eaeb 100644 --- a/devel/libshhmsg/Makefile +++ b/devel/libshhmsg/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: libshhmsg -# Version required: 1.4.0 # Date created: 1 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= shhmsg-1.4.0 -PKGNAME= libshhmsg-1.4.0 +PORTNAME= libshhmsg +PORTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ +DISTNAME= shhmsg-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org |