diff options
author | alane <alane@FreeBSD.org> | 2003-01-25 15:22:30 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-01-25 15:22:30 +0800 |
commit | 4b0c52602a707466b33a9fb59769c16533766159 (patch) | |
tree | ff23bfc0553f55a75af1cb09f14dc9810a70c74c /print/cups-lpr | |
parent | d9e93fcd001212dbe50209b17d1aaa52d058334f (diff) | |
download | freebsd-ports-gnome-4b0c52602a707466b33a9fb59769c16533766159.tar.gz freebsd-ports-gnome-4b0c52602a707466b33a9fb59769c16533766159.tar.zst freebsd-ports-gnome-4b0c52602a707466b33a9fb59769c16533766159.zip |
rev bump, keep rev in Makefile.common
Diffstat (limited to 'print/cups-lpr')
-rw-r--r-- | print/cups-lpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile index f2bf685cd90f..7f0cd84a5d5c 100644 --- a/print/cups-lpr/Makefile +++ b/print/cups-lpr/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups-lpr PORTVERSION= ${CUPS_PORTVER} -PORTREVISION= 2 +PORTREVISION= ${CUPS_PORTREV} PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= ${CUPS_MASTER_SITES} |