diff options
author | marcus <marcus@FreeBSD.org> | 2009-04-14 01:32:07 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-04-14 01:32:07 +0800 |
commit | cd0f0cd80515cec8af947b36ae808cd33103e996 (patch) | |
tree | 3d128881b8e676f40fa41d2be2125b572c289054 /net/gnome-nettool | |
parent | b0fd32ad379224b743743a486c9c94291c005eb7 (diff) | |
download | freebsd-ports-gnome-cd0f0cd80515cec8af947b36ae808cd33103e996.tar.gz freebsd-ports-gnome-cd0f0cd80515cec8af947b36ae808cd33103e996.tar.zst freebsd-ports-gnome-cd0f0cd80515cec8af947b36ae808cd33103e996.zip |
Restore PORTEPOCH lost in the GNOME 2.26 merge.
Reported by: barbara <barbara.xxx1975@libero.it>
Approved by: portmgr (implicit)
Diffstat (limited to 'net/gnome-nettool')
-rw-r--r-- | net/gnome-nettool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 26c071b3d45e..943cb486708d 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-nettool PORTVERSION= 2.26.1 +PORTEPOCH= 1 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |