diff options
Diffstat (limited to 'editors/gnotepad+/Makefile')
-rw-r--r-- | editors/gnotepad+/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index ee46fa8c275b..df100a90f3f9 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnotepad+ -# Version required: 1.1.4 # Date created: 08-March-1999 # Whom: brett@peloton.physics.montana.edu # # $FreeBSD$ # -DISTNAME= gnotepad+-1.1.4 +PORTNAME= gnotepad+ +PORTVERSION= 1.1.4 CATEGORIES= editors www MASTER_SITES= http://ack.netpedia.net/gnp/ |