diff options
Diffstat (limited to 'graphics/stamp/Makefile')
-rw-r--r-- | graphics/stamp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile index e0f6b65ec177..2fb08aca52f9 100644 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: stamp -# Version required: 2.0.8 # Date created: 11 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= stamp-2.0.8 +PORTNAME= stamp +PORTVERSION= 2.0.8 CATEGORIES= graphics MASTER_SITES= http://stamp.netpedia.net/ |