diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-22 23:14:47 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-22 23:14:47 +0000 |
commit | 2a3b3265aba51fd8f460fdfa393f6c7174b18c76 (patch) | |
tree | e3a8f95067f34cbd5dd9b08dda7db9e3b9f65bc0 /x11-toolkits/p5-Prima/Makefile | |
parent | e4c6499c58e30a96c8b4206725677030b5083bd8 (diff) | |
download | ports-2a3b3265aba51fd8f460fdfa393f6c7174b18c76.tar.gz ports-2a3b3265aba51fd8f460fdfa393f6c7174b18c76.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Prima/Makefile')
-rw-r--r-- | x11-toolkits/p5-Prima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile index a03938dc0d09..a2d621bafe8b 100644 --- a/x11-toolkits/p5-Prima/Makefile +++ b/x11-toolkits/p5-Prima/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Prima -PORTVERSION= 1.03 +PORTVERSION= 1.05 CATEGORIES= x11-toolkits perl5 graphics MASTER_SITES= http://www.prima.eu.org/download/ PKGNAMEPREFIX= p5- |