diff options
author | olgeni <olgeni@FreeBSD.org> | 2004-06-25 03:16:37 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2004-06-25 03:16:37 +0800 |
commit | 4be4642b29471accbf89171fe1fd08a5c4ae3fb8 (patch) | |
tree | 223559abec62c63e96ab5f1a6d96ca7d4e16326f | |
parent | 5e7822cfad09fc4afe8d5e1636a0b8f4f2829603 (diff) | |
download | freebsd-ports-gnome-4be4642b29471accbf89171fe1fd08a5c4ae3fb8.tar.gz freebsd-ports-gnome-4be4642b29471accbf89171fe1fd08a5c4ae3fb8.tar.zst freebsd-ports-gnome-4be4642b29471accbf89171fe1fd08a5c4ae3fb8.zip |
Restore PORTEPOCH.
Noticed by: eik+chkversion
-rw-r--r-- | lang/erlang/Makefile | 1 | ||||
-rw-r--r-- | lang/erlang14/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index 426956de83be..a5ea9239a684 100644 --- a/lang/erlang/Makefile +++ b/lang/erlang/Makefile @@ -7,6 +7,7 @@ PORTNAME= erlang PORTVERSION= r9c2 +PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.erlang.org/pub/download/ \ http://www.erlang.org/download/ \ diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile index 426956de83be..a5ea9239a684 100644 --- a/lang/erlang14/Makefile +++ b/lang/erlang14/Makefile @@ -7,6 +7,7 @@ PORTNAME= erlang PORTVERSION= r9c2 +PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.erlang.org/pub/download/ \ http://www.erlang.org/download/ \ |