diff options
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 f277183b091..31f839d6b85 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2002/11/30 12:22:02 salo Exp $ +# $NetBSD: Makefile,v 1.12 2002/12/24 06:09:45 wiz Exp $ # DISTNAME= oregano-0.20 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= cad gnome MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/ |