diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-03 04:59:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-03 04:59:46 +0000 |
commit | b322b30bf4d6b33cb439ae192836ca8c7649ead9 (patch) | |
tree | 3e0c672b53a92162f5d1eaf6934314d95b70e94b /palm/bibelot/Makefile | |
parent | 25b59c81901dfe0139816d812e1ff6822a49ca39 (diff) | |
download | ports-b322b30bf4d6b33cb439ae192836ca8c7649ead9.tar.gz ports-b322b30bf4d6b33cb439ae192836ca8c7649ead9.zip |
upgrade to 0.9.3
fix plist
Notes
Notes:
svn path=/head/; revision=40785
Diffstat (limited to 'palm/bibelot/Makefile')
-rw-r--r-- | palm/bibelot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/bibelot/Makefile b/palm/bibelot/Makefile index 632a9cb5b6d4..b75a7a068881 100644 --- a/palm/bibelot/Makefile +++ b/palm/bibelot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bibelot -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= palm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |