diff options
author | mi <mi@FreeBSD.org> | 2001-02-21 04:46:01 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-02-21 04:46:01 +0800 |
commit | b373be2697bf81a0f31ba273bcf2eb5495bd3e19 (patch) | |
tree | 0dc18ed4c87cb24914a2a74ee820785894b65387 /graphics | |
parent | 27ec2cf90e6459ee4f979e4eb426c3e94393195f (diff) | |
download | freebsd-ports-gnome-b373be2697bf81a0f31ba273bcf2eb5495bd3e19.tar.gz freebsd-ports-gnome-b373be2697bf81a0f31ba273bcf2eb5495bd3e19.tar.zst freebsd-ports-gnome-b373be2697bf81a0f31ba273bcf2eb5495bd3e19.zip |
Add the PORTREVISION -- something I forgot to do in my
previous commit.
Submitted by: kris
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 4ba7d2638eda..4e40ef03be52 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -7,6 +7,7 @@ PORTNAME= xv PORTVERSION= 3.10a +PORTREVISION= 1 CATEGORIES+= graphics MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ \ ftp://ftp.trilon.com/pub/xv/ \ |