diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | e062d3845f126e409fb15b1ae6b67f75410a881b (patch) | |
tree | e00bc0e59df3b937711c19aa7409d44734190e86 /print/acroread4 | |
parent | d38f7d91c87848913d7b9b0866087c3f5f3b5dff (diff) |
Notes
Diffstat (limited to 'print/acroread4')
-rw-r--r-- | print/acroread4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index 34d9e197ec1f..1bbc2f661cee 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/Makefile @@ -6,8 +6,8 @@ # .include <bsd.port.pre.mk> -PORTNAME= acroread -PORTVERSION= 4.05 +PORTNAME= acroread +PORTVERSION= 4.05 CATEGORIES= print linux MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ .if ${ARCH} == "i386" |