diff options
Diffstat (limited to 'net/cvsup/Makefile')
-rw-r--r-- | net/cvsup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 73f0257..fa7641a 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -32,6 +32,7 @@ BROKEN= Not supported on versions earlier than 4.1-RELEASE .if ${ARCH} == "alpha" TARGET= FBSD_ALPHA .elif ${ARCH} == "amd64" +PORTREVISION= 1 MASTER_SITE_SUBDIR= obrien MASTER_SITES= ${MASTER_SITE_LOCAL} DISTNAME= cvsup-without-gui.amd64 |