diff options
author | alane <alane@FreeBSD.org> | 2003-05-16 22:37:17 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-05-16 22:37:17 +0800 |
commit | 1de824de7f5066bcc6a4457696fe695a5aa4e0b8 (patch) | |
tree | 449c4ae3d3044b6bddf310575c0cc30b0fdbf3fc /print/cups/Makefile.common | |
parent | dedcdd0495d7557ab2e11e5669ad53fd8f399d00 (diff) | |
download | freebsd-ports-gnome-1de824de7f5066bcc6a4457696fe695a5aa4e0b8.tar.gz freebsd-ports-gnome-1de824de7f5066bcc6a4457696fe695a5aa4e0b8.tar.zst freebsd-ports-gnome-1de824de7f5066bcc6a4457696fe695a5aa4e0b8.zip |
Update to rev 1 aftere change to cups-base plist.
Diffstat (limited to 'print/cups/Makefile.common')
-rw-r--r-- | print/cups/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile.common b/print/cups/Makefile.common index 888f0c69ccb0..03c2f125ece2 100644 --- a/print/cups/Makefile.common +++ b/print/cups/Makefile.common @@ -10,7 +10,7 @@ CUPS_MASTER_SITES=\ ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/cups/${CUPS_VERSION}/ CUPS_VERSION= 1.1.18 -CUPS_REVISION= 0 +CUPS_REVISION= 1 CUPS_PORTVER= ${CUPS_VERSION}.${CUPS_REVISION} CUPS_PORTREV= 4 CUPS_PORTEPOCH= 0 |