diff options
author | krion <krion@FreeBSD.org> | 2005-03-20 05:43:08 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-03-20 05:43:08 +0800 |
commit | 7ab4754d8112d25c889a8aa61644beb58a9b54e6 (patch) | |
tree | 115e8bc0764b5f2c646ad5633218842a3f8d00f4 /print | |
parent | 7be8b30f88ef0eeb4d57fd62a3d75d0b5aa5a0a3 (diff) | |
download | freebsd-ports-graphics-7ab4754d8112d25c889a8aa61644beb58a9b54e6.tar.gz freebsd-ports-graphics-7ab4754d8112d25c889a8aa61644beb58a9b54e6.tar.zst freebsd-ports-graphics-7ab4754d8112d25c889a8aa61644beb58a9b54e6.zip |
Bump PORTEPOCH.
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile index 8c26611b979..ca9e8e42de4 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -8,6 +8,7 @@ PORTNAME= acroread PORTVERSION= 5.10 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= print linux MASTER_SITES= http://download.adobe.com/pub/adobe/acrobatreader/unix/5.x/ \ ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/ |