diff options
author | demon <demon@FreeBSD.org> | 2001-07-07 09:37:05 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-07-07 09:37:05 +0000 |
commit | 3915b8c546bba256abce5ca1b829472d0d4a6980 (patch) | |
tree | 0c180b3b0a31fec68ec65c5b55fcce58c2606ba3 /www/elinks/Makefile | |
parent | 1b859fffa66bca887257f5052210f1cecb4dd71c (diff) | |
download | FreeBSD-ports-3915b8c546bba256abce5ca1b829472d0d4a6980.zip FreeBSD-ports-3915b8c546bba256abce5ca1b829472d0d4a6980.tar.gz |
Set PORTEPOCH to 1, since 0.96preN serts after 0.96.
(Probably my fault.)
Submitted by: Daniel Harris <dannyboy@freebsd.org>
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r-- | www/elinks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 2081c33..cbc8945 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -7,6 +7,7 @@ PORTNAME= links PORTVERSION= 0.96 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ http://www.add.com.pl/links/download/ \ |