diff options
author | alane <alane@FreeBSD.org> | 2003-01-23 17:05:40 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-01-23 17:05:40 +0800 |
commit | 1b295b53f93b08558dac97ec584767989921460b (patch) | |
tree | 53bb726fb5e6f571d144595f0628329cc54bf2f3 /print/cups/Makefile | |
parent | e6dbf437c005969eb93b92b720f6a122fcf7c0c8 (diff) | |
download | freebsd-ports-gnome-1b295b53f93b08558dac97ec584767989921460b.tar.gz freebsd-ports-gnome-1b295b53f93b08558dac97ec584767989921460b.tar.zst freebsd-ports-gnome-1b295b53f93b08558dac97ec584767989921460b.zip |
change doc dir to not have version extension for compatibility
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r-- | print/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 00ae5b9070ec..502e1ae40381 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups PORTVERSION= ${CUPS_PORTVER} -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= # empty |