diff options
author | krion <krion@FreeBSD.org> | 2004-03-27 07:02:41 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-27 07:02:41 +0800 |
commit | 2ba191cc9268dbed015228d860d638328de38a76 (patch) | |
tree | 3a6e309193245a8f3baf2c260750d2078ef05c4d /textproc/highlight | |
parent | a1e3d6e7b408dd0a7afbbdb1596701c4aaf7ec8d (diff) | |
download | freebsd-ports-gnome-2ba191cc9268dbed015228d860d638328de38a76.tar.gz freebsd-ports-gnome-2ba191cc9268dbed015228d860d638328de38a76.tar.zst freebsd-ports-gnome-2ba191cc9268dbed015228d860d638328de38a76.zip |
- Restore POTREPOCH
Noticed by: kris
Pointy hat to: me
Diffstat (limited to 'textproc/highlight')
-rw-r--r-- | textproc/highlight/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 0459e65ae1d9..cb28371eff99 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -7,6 +7,7 @@ PORTNAME= highlight PORTVERSION= 2.0.21 +PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |