diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-03-19 21:43:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-03-19 21:43:08 +0000 |
commit | ce782defb3a3ae060867a27f8cbed9ef2c787100 (patch) | |
tree | c0b712b18c36ca6340e7bc5b446c70ff6cfadf20 /print | |
parent | 4cc65a095ad7e14fdb9ce44369e3301fd02e293b (diff) | |
download | ports-ce782defb3a3ae060867a27f8cbed9ef2c787100.tar.gz ports-ce782defb3a3ae060867a27f8cbed9ef2c787100.zip |
Notes
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 8c26611b979f..ca9e8e42de43 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/ |