diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-06 13:34:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-06 13:34:49 +0800 |
commit | 0e9e985b4135904d9cb6bd18b1bdbf6ea5d7b78f (patch) | |
tree | 0a5ac0a4dfeec06a9d96fc314639887df6fa6eae /net/gnome-nettool | |
parent | d0d0675efa9d3c09e3ef9889b50cc5cc994e47e5 (diff) | |
download | freebsd-ports-gnome-0e9e985b4135904d9cb6bd18b1bdbf6ea5d7b78f.tar.gz freebsd-ports-gnome-0e9e985b4135904d9cb6bd18b1bdbf6ea5d7b78f.tar.zst freebsd-ports-gnome-0e9e985b4135904d9cb6bd18b1bdbf6ea5d7b78f.zip |
Bump PORTEPOCH so people coming from gnomenetwork know to upgrade.
Reported by: adamw
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 88dfb07f5e00..7530f3a13ea7 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnomenettool PORTVERSION= 0.99.1 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-nettool/0.99 |