diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
commit | e279ada771effac2df65e774a9dfb6ebb2cebf7f (patch) | |
tree | a52486352b24ef41dde3f0cbb8075786832de3c2 /graphics | |
parent | b0ab91bf08eee998a9918f949c6445db86d6e932 (diff) | |
download | FreeBSD-ports-e279ada771effac2df65e774a9dfb6ebb2cebf7f.zip FreeBSD-ports-e279ada771effac2df65e774a9dfb6ebb2cebf7f.tar.gz |
Chase the libxslt shared lib version with a PORTREVISION bump.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 9c12630..ce6ad33 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -7,6 +7,7 @@ PORTNAME= dia PORTVERSION= 0.92.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} |