diff options
Diffstat (limited to 'databases/db4o-mono/Makefile')
-rw-r--r-- | databases/db4o-mono/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/db4o-mono/Makefile b/databases/db4o-mono/Makefile index 33df46273abb..fa419dc30287 100644 --- a/databases/db4o-mono/Makefile +++ b/databases/db4o-mono/Makefile @@ -12,6 +12,7 @@ CATEGORIES= databases MASTER_SITES= http://www.db4o.com/downloads/ PKGNAMESUFFIX= -mono DISTNAME= ${PORTNAME}-5.0${PKGNAMESUFFIX} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= pneumann@gmail.com COMMENT= A database engine for storing object into files |