diff options
Diffstat (limited to 'editors/gnotepad+/Makefile')
-rw-r--r-- | editors/gnotepad+/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index cb8f9c162d2d..03b6389d11f5 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: gnotepad+ -# Version required: 1.1.1 +# Version required: 1.1.4 # Date created: 08-March-1999 # Whom: brett@peloton.physics.montana.edu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/30 08:33:54 taoka Exp $ # -DISTNAME= gnotepad+-1.1.1 +DISTNAME= gnotepad+-1.1.4 CATEGORIES= editors www -MASTER_SITES= http://members.xoom.com/ackahn/gnp/ +MASTER_SITES= http://ack.netpedia.net/gnp/ MAINTAINER= brett@peloton.physics.montana.edu |