diff options
author | krion <krion@FreeBSD.org> | 2004-11-18 05:55:37 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-11-18 05:55:37 +0800 |
commit | 3ec28fe14d7485e9a2423d840c7709993e43af55 (patch) | |
tree | 6480d9425e8c86455661f616c89c6227d45f733f /comms | |
parent | 08737892138c585968245649147b7ea7262446ce (diff) | |
download | freebsd-ports-gnome-3ec28fe14d7485e9a2423d840c7709993e43af55.tar.gz freebsd-ports-gnome-3ec28fe14d7485e9a2423d840c7709993e43af55.tar.zst freebsd-ports-gnome-3ec28fe14d7485e9a2423d840c7709993e43af55.zip |
Bump PORTEPOCH, since PORTVERSION was decreased by previous commit.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tkscanfax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index a342bb8526a2..eeafc7449918 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -7,6 +7,7 @@ PORTNAME= tkscanfax PORTVERSION= 1.1.4 +PORTEPOCH= 1 CATEGORIES= comms tk83 MASTER_SITES= http://shino.pos.to/linux/tkscanfax/ |