diff options
author | johans <johans@FreeBSD.org> | 2014-04-22 00:11:18 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-04-22 00:11:18 +0800 |
commit | bf1996c0e142cf36f0d0ef83892db042c88049ca (patch) | |
tree | 9ce95327c3869b93f29b4a3fdfc7909c1fbc651b | |
parent | f034ea44cb271ec71a42e99c03c28c8b7a7e4caa (diff) | |
download | freebsd-ports-gnome-bf1996c0e142cf36f0d0ef83892db042c88049ca.tar.gz freebsd-ports-gnome-bf1996c0e142cf36f0d0ef83892db042c88049ca.tar.zst freebsd-ports-gnome-bf1996c0e142cf36f0d0ef83892db042c88049ca.zip |
Add pkg-plist file, forgotten in previous commit
Bump PORTREVISION for good measure
-rw-r--r-- | lang/cduce/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cduce/Makefile b/lang/cduce/Makefile index bee689ff1abd..c84586872e3e 100644 --- a/lang/cduce/Makefile +++ b/lang/cduce/Makefile @@ -3,6 +3,7 @@ PORTNAME= cduce PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.cduce.org/download/ \ ftp://ftp.stack.nl/pub/users/johans/cduce/ |