diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-05 11:28:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-05 11:28:51 +0000 |
commit | 1a8383b6d7d824468bb2632a7fb8e66bd0a28196 (patch) | |
tree | 144c0b8641a96bbb19a503a496ea12f546eebe64 /devel/publib | |
parent | Change IGNORE to BROKEN accordingly to: (diff) |
Update to 0.39
PR: ports/97412
Submitted by: Martin Wilke <freebsd@unixfreunde.de> (now miwi@)
Approved by: maintainer timeout, lawrance (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=164429
Diffstat (limited to 'devel/publib')
-rw-r--r-- | devel/publib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/publib/Makefile b/devel/publib/Makefile index f6e043b760d9..5b5152c4d30e 100644 --- a/devel/publib/Makefile +++ b/devel/publib/Makefile @@ -6,8 +6,7 @@ # PORTNAME= publib -PORTVERSION= 0.38 -PORTREVISION= 0 +PORTVERSION= 0.39 CATEGORIES= devel MASTER_SITES= http://ftp.debian.org/debian/pool/main/p/publib/ DISTNAME= publib_${PORTVERSION}.orig |