diff options
author | trevor <trevor@FreeBSD.org> | 2004-12-31 03:57:29 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-12-31 03:57:29 +0800 |
commit | 70ac31847d6e87399f7bda8c470d2f7df0398b05 (patch) | |
tree | 75a769ed00b1d8f136a42c6c519f57f4183047fb | |
parent | 14c48abe8e81868405443a06eaa389237c26f8e5 (diff) | |
download | freebsd-ports-gnome-70ac31847d6e87399f7bda8c470d2f7df0398b05.tar.gz freebsd-ports-gnome-70ac31847d6e87399f7bda8c470d2f7df0398b05.tar.zst freebsd-ports-gnome-70ac31847d6e87399f7bda8c470d2f7df0398b05.zip |
The acroread 3.X port was removed, so it need no longer be listed
as a conflict.
-rw-r--r-- | print/acroread/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile index d09e3919b8b6..ce5c449dc805 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= http://download.adobe.com/pub/adobe/acrobatreader/unix/5.x/ \ ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/ .include <bsd.port.pre.mk> DISTNAME= linux-5010 -CONFLICTS= acroread-3* DIST_SUBDIR= acroread MAINTAINER= trevor@FreeBSD.org |