diff options
author | salo <salo> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo> | 2003-11-12 01:31:47 +0000 |
commit | d44038c3d2a34e2a27509ab2679c66efc1768de2 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /cad | |
parent | ca197b99122fcc1994dd0b7a88b817a3cd29f9ba (diff) | |
download | pkgsrc-d44038c3d2a34e2a27509ab2679c66efc1768de2.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/oregano/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 12a29ca23cd..d4746ac06ac 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2003/07/21 16:32:12 martti Exp $ +# $NetBSD: Makefile,v 1.20 2003/11/12 01:31:47 salo Exp $ # DISTNAME= oregano-0.20 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= cad gnome MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/ |