diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | b2fc2bafbb36e96b6f432def88f0f29b3db470aa (patch) | |
tree | ef4c6d3e50a6e20fdd0e0ba7e48509f2c2e0ba6e /print/acroread/Makefile | |
parent | d6460f94c70665d4aad8fd7e575b95e97237270a (diff) |
Add virtual category "linux" to Linux apps and support libs/utils.
Notes
Notes:
svn path=/head/; revision=26406
Diffstat (limited to 'print/acroread/Makefile')
-rw-r--r-- | print/acroread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile index 11b3b9508cc3..1ce1bff77dcf 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -8,7 +8,7 @@ DISTNAME= ar302lin PKGNAME= acroread-3.02 -CATEGORIES= print +CATEGORIES= print linux MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/3.x/ \ ftp://sunsite.cnlab-switch.ch/mirror/acrobatreader/unix/3.x/ EXTRACT_SUFX= .tar.Z |