diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-11 16:56:13 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-11 16:56:13 +0000 |
commit | 6fcbe102487cbca3d35094e3395ae212acfcf2ee (patch) | |
tree | 563e929321885eba7f4a26a665a434a5ecc2ff1e /databases/dbview/Makefile | |
parent | 635f8e2ab0f17006ff09f70cb8b406e7119affb7 (diff) |
Notes
Diffstat (limited to 'databases/dbview/Makefile')
-rw-r--r-- | databases/dbview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/dbview/Makefile b/databases/dbview/Makefile index dd89a2fc856e..7542aa5b5823 100644 --- a/databases/dbview/Makefile +++ b/databases/dbview/Makefile @@ -7,6 +7,7 @@ PORTNAME= dbview PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.infodrom.north.de/pub/Linux/Devel/dbview/ |