diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 08:25:54 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 08:25:54 +0800 |
commit | a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (patch) | |
tree | 3a8f43ae087406efd0b25da03deac3e0e32e168d /editors/gnotepad+ | |
parent | 45ce14b7018952069f2f933ec84e6f50e053e925 (diff) | |
download | freebsd-ports-graphics-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.gz freebsd-ports-graphics-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.zst freebsd-ports-graphics-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.zip |
portname/portversion update
Diffstat (limited to 'editors/gnotepad+')
-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 ee46fa8c275..df100a90f3f 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/ |